Occurs before property pages are shown by a transition of the workflow.
Syntax
DocCWFEvent_InitializeWizard(Batch, Transition, Comment)
Name | Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
Transition |
A WorkflowTransition object that represents the transition that is showing the property pages. |
Comment |
A string that represents the default comment to add to the comment log. |
Related concepts